From: Eli Zaretskii Date: Sat, 1 Nov 2003 17:35:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25082 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=000cd41979cf8bfa46b33f6bcd042d3afc11b961;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9094e15a8b6..11fad844e80 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-11-01 Oliver Scholz + + * emacs-lisp/rx.el (rx-or): Fix the case of + "(rx (and ?a (or ?b ?c) ?d))". + 2003-11-01 Christoph Wedler (tiny change) * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.